PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package
/
PDFVisualImage Class
/ getImageCorners Method
Collapse All
Expand All
In This Topic
getImageCorners Method
In This Topic
Gets the coordinates of the image corners.
The order of the corners in the array is the following: lower left, lower right, upper right, upper left.
Syntax
public
PDFPoint[]
getImageCorners()
Return Value
The coordinates on the page of the image's corners.
See Also
Reference
PDFVisualImage Class
PDFVisualImage Members